home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #8 / 1999 CD 8 (black).iso / maskdemo / DATA1.CAB / Program_Executable_Files / Game / KQ / ICETELE.KQ < prev    next >
Encoding:
INI File  |  1998-12-15  |  772 b   |  47 lines

  1. [Teleport]
  2. classType=KQPortal
  3. # Fred is a nice generic name so everyone can call these the same.
  4. currAnimName=stop
  5. colliderType=0
  6. world=Iceworld.kq
  7. enterAnim=teleportdown
  8. exitAnim=teleportup
  9. animLoops=loops
  10. shadowMask=0
  11.  
  12. # This makes sure the portal does not get saved.
  13. groupAlways=2
  14.  
  15. # These are set in the calling worlds .CS file.
  16. locX=0
  17. locY=0
  18. locZ=0
  19. dirz=0
  20. noLocX=-1
  21. noLocY=-1
  22. noLocZ=-1
  23.  
  24. destConnorLocX=291457
  25. destConnorLocY=288929
  26. destConnorLocZ=-1
  27. destConnorDirX=0
  28. destConnorDirY=0
  29. destConnorDirZ=2.19
  30.  
  31. destCamLocX=291091
  32. destCamLocY=294090
  33. destCamLocZ=14191
  34. destCamDirX=-0.2
  35. destCamDirY=0
  36. destCamDirZ=3.02
  37.  
  38. [loops]
  39. classtype=KQAnimLoopList
  40.  
  41. nMovement=1
  42. Movement0=stop
  43.  
  44. [movement0]
  45. loop=clicker.kqs clicker 0.0 1.0 1 1
  46.  
  47.